home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 19 / Amiga Plus Leser CD 19.iso / Tools / ShareMailGiftware / Videokonverter / ffmpeg.SOURCE / INSTALL < prev    next >
Text File  |  2002-05-25  |  426b  |  14 lines

  1.  
  2. 1) Type './configure' create the configuration (use './configure
  3. --help' to have the configure options). 
  4.  
  5. 'configure' can be launched from another directory than the ffmpeg
  6. sources to put the objects at that place. In that case, use an
  7. absolute path when launching 'configure',
  8. e.g. /ffmpegdir/ffmpeg/configure.
  9.  
  10. 2) Then type 'make' to build ffmpeg.
  11.  
  12. 3) Type 'make install' to install ffmpeg and ffserver in
  13. /usr/local/bin.
  14.